home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / YS561405.CAB / VIDEO.SWF_1033 / scripts / DefineButton2_314 / BUTTONCONDACTION on(press).as
Text File  |  2002-11-27  |  70b  |  7 lines

  1. on(press){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndPlay(1);
  5.    }
  6. }
  7.